Click or drag to resize

RecordIdTypeInitializeProperties Method

Overload List
  NameDescription
Public methodInitializeProperties(Boolean)
Initializes the properties of the object. To use after building the object with the constructor without arguments.
Public methodInitializeProperties(Boolean, Int32)
Initializes the properties of the object. To use after building the object with the constructor without arguments.
Public methodInitializeProperties(String, String, String)
Initializes the properties of the object. To use after building the object with the constructor without arguments.
Top
See Also