|
ChangeScope Enumeration |
An enum used to determine if the change is permanent or temporary
Namespace: Infosoft.Webservices.SubscriptionAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Members Member name | Value | Description |
---|
Temporary | 0 |
Indicates that the change is only temporary
|
Permanent | 1 |
Indicates that the change has a permanent scope
|
See Also