ButterflowSubregionIdentifier Property |
Gets a unique identifier used to locate this subregion withing a subregion collection.
Namespace:
butterflow_ui
Assembly:
butterflow-ui (in butterflow-ui.exe) Version: 1.1.0.42906 (1.0.0.0)
Syntax public Guid Identifier { get; private set; }
Property Value
Type:
Guid The unique identifier.
See Also