IMcObjectNamespace Property
|
|
The object's namespace.
Namespace:
MediaCy.IQL.ObjectManager
Assembly:
MediaCy.IQL.ObjectManager (in MediaCy.IQL.ObjectManager.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Namespace As String
Get
Property Value
Type:
String
RemarksThe object's namespace property is read-only. It will always be returned
with a trailing "::", and will be only "::" if the object is part of the "global"
namespace.
See Also