Class DataObjectIdResult
Used to return the object Id of a Data Object.
Inherited Members
Namespace: SKMV3Models
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class DataObjectIdResult : BasicResult
Properties
| Improve this Doc View SourceId
The unique object id for the new data object.
Declaration
public long Id { get; set; }
Property Value
Type | Description |
---|---|
long |