Constructor for a timestamp field using an LBMSDMRawTimestamp as the value

C# |
public LBMSDMFieldTimestamp( string name, LBMSDMRawTimestamp v )

- name (String)
- The field name
- v (LBMSDMRawTimestamp)
- The byte array to be used as the timestamp
C# |
public LBMSDMFieldTimestamp( string name, LBMSDMRawTimestamp v )