IsFieldRelevantToType Method
Description
Indicates whether the field is used in this type.
Syntax
Visual Basic
Public Function IsFieldRelevantToType( _
   ByVal Field As String, _
   ByVal TypeId As String _
) As Boolean
Parameters
Field
TypeId
See Also