Constable Authorization Engine 2.0 BETA

NamedObjectBase.ToString Method 

[This is preliminary documentation and subject to change.]

Returns the value of the Id property.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

The value of the Id property.

Remarks

See Also

NamedObjectBase Class | LaMarvin.Constable.Model Namespace