SecretNET.NFT Namespace

SetWhitelistedApprovalRequest_Payload..::..ViewPrivateMetadata Property

Gets or sets the view private metadata.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public Nullable<AccessLevel> ViewPrivateMetadata { get; set; }
Public Property ViewPrivateMetadata As Nullable(Of AccessLevel)
	Get
	Set
public:
property Nullable<AccessLevel^> ViewPrivateMetadata {
	Nullable<AccessLevel^> get ();
	void set (Nullable<AccessLevel^> value);
}

Field Value

The view private metadata.