NamedObject Class

Definition

Represents a named object.

public ref class NamedObject
public class NamedObject
type NamedObject = class
Public Class NamedObject
Inheritance
NamedObject

Constructors

NamedObject()

Initializes a new instance of the NamedObject class.

Properties

Name

Gets or sets the string that represents the name of the named object.

Type

Gets or sets the named object type.

Visibility

Gets or sets the named object visibility.

Applies to