Persistate API documentation
FullyQualifiedName Property
NamespacesPersistateOperationFullyQualifiedName

[This is preliminary documentation and is subject to change.]

Gets the fully qualified name of this Operation.
Declaration Syntax
C#
public string FullyQualifiedName { get; }
Remarks
This consists of the Package name, ObjectClass name, OperationGroup names (one or more depending on the depth of nesting) and Operation name, separated by periods.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)