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 IReference<int> FrameIndex {get; set;}
get_FrameIndex();
set_FrameIndex(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2