IModelBaseSetDefaults Method |
Populate the object with default values, such as setting the owner to the current user.
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxSub SetDefaults
Dim instance As IModelBase
instance.SetDefaults()
See Also