OrganizationPersonLastChangedDate Property
Date when the person was last modified
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public DateTime? LastChangedDate { get; set; }
Public Property LastChangedDate As DateTime?
Get
Set
public:
property Nullable<DateTime> LastChangedDate {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member LastChangedDate : Nullable<DateTime> with get, set
Property Value
NullableDateTime