Reference..::..AssemblyFullName Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.AttributeGroupTemplate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public string AssemblyFullName { get; set; }
Public Property AssemblyFullName As String
	Get
	Set
public:
property String^ AssemblyFullName {
	String^ get ();
	void set (String^ value);
}