ProductionDataSourcePlaceholderFileData Property

Relativity.Productions.API
The contents of the placeholder image.

Namespace:  Relativity.Productions.Services
Assembly:  Relativity.Productions.Services.Interfaces (in Relativity.Productions.Services.Interfaces.dll) Version: 11.1.0.1 9c084404c128f715df772c7792aa49f21535523c
Syntax

public byte[] PlaceholderFileData { get; set; }

Property Value

Type: Byte
Remarks

For a produced production, this property returns the placeholder image that is being used.

This property is ignored during Save operations.

During a read operation, this will retrieve the placeholder image that will be used during branding.

See Also

Reference