UserIdentifier Property
Summary
Gets or sets the user identifier for the 3D volume.
Syntax
public string UserIdentifier { get; set; }
Public Property UserIdentifier As String
public:
property String^ UserIdentifier {
String^ get();
void set ( String^ );
}
Property Value
Type: System.String The user identifier for the 3D volume.