public ICommand SetMasterTaskAssignedRoleButtonCommand { get; }
Public ReadOnly Property SetMasterTaskAssignedRoleButtonCommand As ICommand
Get
public:
property ICommand^ SetMasterTaskAssignedRoleButtonCommand {
ICommand^ get ();
}
member SetMasterTaskAssignedRoleButtonCommand : ICommand with get