LocationRole

MovPackage.LocationRole property

A single byte, binary value containing a value from the set: 0 indicates “shooting location”, 1 indicates “real location”, 2 indicates “fictional location”. Other values are reserved.

public string LocationRole { get; }

Property Value

The LocationRole.

See Also