FormTemplateCollectionMatchingTemplateIDs Property
|
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntaxpublic MatchingFormTemplate[] MatchingTemplateIDs { get; }Public ReadOnly Property MatchingTemplateIDs As MatchingFormTemplate()
Get
public:
property array<MatchingFormTemplate^>^ MatchingTemplateIDs {
array<MatchingFormTemplate^>^ get ();
}Property Value
Type:
MatchingFormTemplate
See Also