ModelRelateResult.GuideText property
Namespace: NextDesign.Core.EditingCapabilities
Description
Guide text
・If null is set, the application default guide text is displayed
- If the association availability result is false and the guide text is null, the association cannot be performed, but the application's default guide text will be displayed.
・If you set an empty character, the guide text will not be displayed
string GuideText { get; set; }
types
- string