MetaProperty.IsRequired Property
Gets a Boolean value that specifies whether the meta property is required. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property IsRequired As Boolean
Get
'Usage
Dim instance As MetaProperty
Dim value As Boolean
value = instance.IsRequired
bool IsRequired { get; }
Property Value
Type: System.Boolean
Boolean