Interface IGraphableViewObject
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public interface IGraphableViewObject
Properties
DisplayName
Declaration
string DisplayName { get; }
Property Value
Type | Description |
---|---|
System.String |
Guid
Declaration
string Guid { get; }
Property Value
Type | Description |
---|---|
System.String |