ResourceMetadataSetLong Method

Definition

Namespace: MFiles.VAF.Configuration.ResourceEditor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public void SetLong(
	string key,
	long? value
)

Parameters

key  String
 
value  NullableInt64
 

See Also