MFIdentifierIsResolved Property |
Indicates if the set identifier is already resolved.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic bool IsResolved { get; }
Public ReadOnly Property IsResolved As Boolean
Get
public:
property bool IsResolved {
bool get ();
}
Property Value
Type:
Boolean
See Also