Persistate API documentation
FullyQualifiedName Property
NamespacesPersistateOperationGroupFullyQualifiedName

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

Gets the fully qualified name of this operation group.
Declaration Syntax
C#
public override string FullyQualifiedName { get; }
Remarks
The fully qualified name is in the format [package name].[class name]{.[operation group name]} where the braces indicate that the latter section can be repeated one or more times, depending on the depth of nesting of this group.

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