TransferRequest.Name Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TransferRequest.Name Property

BR.AN.PviServices .NET


The name of the object. Can be either the module name or the file name. When module name is used the poperty contains the optional AppModule name.

[Visual Basic]

Public ReadOnly Property Name() As String

  Public Get

  End Get

End Property

[C#]

public string Name { public get; }

See Also

TransferRequest Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]