Constable Authorization Engine 2.0 BETA

DesignHelper.CreateNewNamedObjectNoPrompt Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Public Shared Function CreateNewNamedObjectNoPrompt( _
   ByVal objectType As Type _
) As NamedObjectBase
[C#]
public static NamedObjectBase CreateNewNamedObjectNoPrompt(
   Type objectType
);

See Also

DesignHelper Class | LaMarvin.Constable.Design Namespace