Click or drag to resize
SystemIdentifierValidation Properties

The SystemIdentifierValidation type exposes the following members.

Properties
  NameDescription
Public propertyAuthorizedIdentifiers
Gets or sets a generic list of authorized SystemIdentifier objects.
Public propertyCurrentIdentifiers
Gets or sets a generic list of the current system's SystemIdentifier objects
Public propertyLastError
Gets or sets the last error encountered in this object.
(Inherited from SystemValidation.)
Public propertyRequiredMatches
Gets or sets the number of required matching system identifiers. Use SystemIdentifierValidation.REQUIRE_EXACT_MATCH to require an exact match (which is the default).
Top
See Also