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