 |
ClientDoNotPurge Property |
Do Not Purge
Created in Epic SDK 2018.
Namespace:
ASI.TAM.API.Data.UI.Account.Client
Assembly:
ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntaxpublic bool DoNotPurge { get; set; }
Public Property DoNotPurge As Boolean
Get
Set
Dim instance As Client
Dim value As Boolean
value = instance.DoNotPurge
instance.DoNotPurge = value
Property Value
Type:
Boolean
DoNotPurge As Boolean.
Remarks Note |
---|
|
See Also