Get unique cluster id
Namespace:
FlowMapAssembly: FlowMap (in FlowMap.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Id As Integer |
C# |
---|
public int Id { get; } |
Visual C++ |
---|
public: property int Id { int get (); } |
JavaScript |
---|
function get_id(); |