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