Miner.Responder.Framework.Requests Namespace > WriteTagAndGrounds Class > ConfigureToRemoveTag Method : ConfigureToRemoveTag(Int32,Int32,Int32,DateTime) Method |
'Declaration
Public Overloads Sub ConfigureToRemoveTag( _ ByVal rowId As System.Integer, _ ByVal fcid As System.Integer, _ ByVal oid As System.Integer, _ ByVal removalTime As System.Date _ )
'Usage
Dim instance As WriteTagAndGrounds Dim rowId As System.Integer Dim fcid As System.Integer Dim oid As System.Integer Dim removalTime As System.Date instance.ConfigureToRemoveTag(rowId, fcid, oid, removalTime)
public void ConfigureToRemoveTag( System.int rowId, System.int fcid, System.int oid, System.DateTime removalTime )
public procedure ConfigureToRemoveTag( rowId: System.Integer; fcid: System.Integer; oid: System.Integer; removalTime: System.DateTime );
public function ConfigureToRemoveTag( rowId : System.int, fcid : System.int, oid : System.int, removalTime : System.DateTime );
public: void ConfigureToRemoveTag( System.int rowId, System.int fcid, System.int oid, System.DateTime removalTime )
public: void ConfigureToRemoveTag( System.int rowId, System.int fcid, System.int oid, System.DateTime removalTime )
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