Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters Namespace > ReferencedImagesEntity Class : FrameIndex Property |
public Nullable<int> FrameIndex {get; set;}
'Declaration Public Property FrameIndex As Nullable(Of Integer)
'Usage Dim instance As ReferencedImagesEntity Dim value As Nullable(Of Integer) instance.FrameIndex = value value = instance.FrameIndex
public: property Nullable<int> FrameIndex { Nullable<int> get(); void set ( Nullable<int> value); }
Set this value to null to ignore this field for all matching operations.