BCSequenceObjectID Property |
Gets the value that uniquely identifies
the object to which the sequence belongs.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string ObjectID { get; }
Public ReadOnly Property ObjectID As String
Get
public:
property String^ ObjectID {
String^ get ();
}
member ObjectID : string with get
Property Value
Type:
StringSee Also