IPartyIsInactive Property |
Gets or sets if the account is inactive.
Namespace: PDTec.IceNet.Core.Database.UserManagementAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxbool IsInactive { get; set; }
Property Value
Type:
Boolean
See Also