The current Id identifier value for the entity.
Namespace:
Mindscape.LightSpeed.ServiceModelAssembly: Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
[DataMemberAttribute] public Object Identifier { get; set; } |
Visual Basic (Declaration) |
---|
<DataMemberAttribute> _ Public Property Identifier As Object |