Adds a new property definition. Returns the created property definition, with the ID property set to the real ID value.
A new Last Used value for an autonumbering property (if not Null).
In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.
Visual Basic |
---|
Public Function AddPropertyDefAdmin( _ ByVal PropertyDefAdmin As PropertyDefAdmin, _ Optional ByVal ResetLastUsedValue As TypedValue = 0 _ ) As PropertyDefAdmin |
A new Last Used value for an autonumbering property (if not Null).
In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.