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