MFIdentifierResolved Property |
Is this identifier is resolved to valid ID. Use IsResolved.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic bool Resolved { get; }
Public ReadOnly Property Resolved As Boolean
Get
public:
property bool Resolved {
bool get ();
}
Property Value
Type:
Boolean
See Also