CalculatedAssignment Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.RoPESvc
[DataContractAttribute(Name = "CalculatedAssignment", Namespace = "http://schemas.datacontract.org/2004/07/Omada.RoPE.EngineExecutor.RemoteApiModel")] public class CalculatedAssignment : INotifyPropertyChanged
The CalculatedAssignment type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalculatedAssignment |
Name | Description | |
---|---|---|
![]() | AccountName | |
![]() | AccountTypeId | |
![]() | CalculationId | |
![]() | Differentiator | |
![]() | Disabled | |
![]() | Id | |
![]() | Identity | |
![]() | IdentityId | |
![]() | PartitionId | |
![]() | Resource | |
![]() | ValidFrom | |
![]() | ValidTo |
Name | Description | |
---|---|---|
![]() | RaisePropertyChanged |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |