ObjectVisualizationConfigurationAppliesToEdit Property |
Applies to Edit - The configuration applies to edit mode of the target resource type
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic bool AppliesToEdit { get; set; }
Public Property AppliesToEdit As Boolean
Get
Set
public:
property bool AppliesToEdit {
bool get ();
void set (bool value);
}
member AppliesToEdit : bool with get, set
Property Value
Type:
Boolean
See Also